futures 0.3.31

An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
Documentation

futures

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 20 of them enabled by default.

default

async-await (default)

executor (default)

std (default)

alloc (default)

bilock

cfg-target-has-atomic

This feature flag does not enable additional features.

compat

futures-executor

io-compat

thread-pool

unstable

write-all-vectored